feat: added mobile reponsiveness to the upload page#936
Conversation
|
@Harsh-vardhan09 is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
👋 Thanks for your PR, @Harsh-vardhan09!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
✅ PR Format Check Passed — @Harsh-vardhan09Basic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
|
@magic-peach i have completed the pr you can check and merge if everythings is correct |
|
Hey @Harsh-vardhan09! Thanks for working on mobile responsiveness for the upload page. This PR currently has merge conflicts with git fetch origin
git rebase origin/main
# resolve any conflicts
git push --force-with-lease origin <your-branch>Once conflicts are resolved and all CI checks pass, I'll review the changes and merge. |
5d0ee0f to
c0e5715
Compare
|
@magic-peach fixed the merge conflict and all checks passed you can check and merge if any problem please tell me |
|
@Harsh-vardhan09 This PR has merge conflicts with Please rebase your branch on the latest git fetch upstream
git rebase upstream/main
# Resolve any conflicts
git push --force-with-lease origin feat/added-mobile-responsivenessAlso: In Once rebased and CI passes, this will be ready to merge! |
142e0c1 to
9b564ad
Compare
ed602cf to
37617b2
Compare
|
@magic-peach solved now you can merge before more merge coflicts come please tell me if you need any thing else |
6072271 to
7fa5a4a
Compare
Description
added mobile responsiveness for the mobile devices to the home page
Related Issue
Closes #822
Type of Contribution
Participant Info
Screen Recording
reframe-22.mp4
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in